

Coordinate Geometry Formula : Coordinates serve as essential markers on our planet, allowing us to easily pinpoint locations on the world map. The Earth's coordinate system comprises imaginary lines known as latitudes and longitudes. Starting points for this system are the zero degrees 'Greenwich Longitude' and the zero degrees 'Equator Latitude.' In a similar manner, when locating a point on a plane or a piece of paper, we utilize coordinate axes consisting of the horizontal x-axis and the vertical y-axis.
Coordinate geometry is the field that examines geometric shapes by plotting them on the coordinate axes. Various shapes, including straight lines, curves, circles, ellipses, hyperbolas, and polygons, can be accurately drawn and scaled on the coordinate axes. Furthermore, coordinate geometry facilitates algebraic calculations and the exploration of geometric figure properties through the use of the coordinate system.
Also Check - Linear Equation Formula
from the above figure:
By the Pythagoras’ theorem,
AB
2
= AC
2
+ BC
2
d
2
= (x
2
– x
1
)
2
+ (y
2
– y
1
)
2
Taking the square root on both sides,
d = √[(x
2
– x
1
)
2
+ (y
2
– y
1
)
2
]
This is called the distance between two points formula.
Also Check - Algebra Formulas
The value of the slope is given as
m;
hence the value of
m
gives the slope of any straight line.
The below-given steps can be followed to find the slope of a line such that the coordinates of two points lying on the line are: (2, 4), (1, 2)
Given two points A (x
1
, y
1
) and B (x
2
, y
2
), the midpoint between A and B is given by,
M(x
3
, y
3
) = ((x
1
+ x
2
)/2, (y
1
+ y
2
)/2)
where, M is the midpoint between A and B, and (x
3
, y
3
) are its coordinates.
Midpoint (x, y) = ((x1 + x2) / 2, (y1 + y2) / 2)
Point (x, y) = ((mx2 + nx1) / (m + n), (my2 + ny1) / (m + n))
